'Declaration Public Function CanMoveRange( _ ByVal fromIndex As Integer, _ ByVal count As Integer, _ ByVal toIndex As Integer _ ) As Boolean
public bool CanMoveRange( int fromIndex, int count, int toIndex )
C1SelectManyDataCollection<S,T> Class C1SelectManyDataCollection<S,T> Members